object FormActivarProteccionFwl: TFormActivarProteccionFwl Left = 343 Top = 227 BorderStyle = bsDialog Caption = 'Activar protecci�n firewall' ClientHeight = 157 ClientWidth = 409 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Visible = True PixelsPerInch = 96 TextHeight = 13 object ImageActivarProtecFwl: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Left = 58 Top = 19 Width = 335 Height = 52 AutoSize = False Caption = 'La protecci�n firewall s�lo puede controlar las conexiones que s' + 'on iniciadas mientras la protecci�n firewall est� activa. Para a' + 'segurarte que la protecci�n firewall est� controlando todas las ' + 'conexiones existentes debes reiniciar tu ordenador.' WordWrap = True end object Label2: TLabel Left = 58 Top = 84 Width = 117 Height = 13 Caption = '�Deseas reiniciar ahora?' end object PlaButtonAceptar: TPlaButton Left = 131 Top = 117 Width = 70 Height = 21 Caption = 'S�' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 Default = True end object PlaButtonCanelar: TPlaButton Left = 209 Top = 117 Width = 70 Height = 21 Caption = 'No' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 Cancel = True end end